home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 January
/
PCWorld_2002-01_cd.bin
/
Novinky
/
Becher
/
1. Zlaty Kalich
/
ZlatyKalich.exe
/
scripts
/
DefineButton2_1516
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2001-11-12
|
201b
|
12 lines
on(release){
_root.stopdragall();
if(_root.izvuk == 1)
{
_root.loadzvuk.gotoAndPlay("ministrtalk_pic2");
}
else
{
_root.ministrtalk.gotoAndPlay("pic2");
}
}